| Total Complexity | 32 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 265 |
| Lines of code | 196 |
| Logical lines of code | 73 |
| Comment lines | 36 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| handle_file_upload() | 36 | 14 | 83 | |
| is_file_safe() | 49 | 6 | 32 | |
| file_validity() | 54 | 5 | 17 | |
| get_exclusion_list() | 47 | 2 | 43 | |
| get_fresh_nonce() | 64 | 3 | 9 | |
| __construct() | 70 | 1 | 6 | |
| get_file_mime_type() | 70 | 1 | 6 |